Results for spec@!opengl 1.1@gl-1.1-read-pixels-after-display-list

Overview

Result: pass

Back to summary

Details

Detail Value
Returncode 0
Time 0:00:00.486007
Stdout
data[0x8f], foreground: expected RGBA (1.0, 0.0 0.0 1.0)
First execution, Readback RGBA:
pixel[0, 0]: 1.0 0.0 0.0 1.0
CallList execution, Readback RGBA:
pixel[0, 0]: 1.0 0.0 0.0 1.0
------------------------------------
data[0xff], foreground: expected RGBA (1.0, 0.0 0.0 1.0)
First execution, Readback RGBA:
pixel[0, 0]: 1.0 0.0 0.0 1.0
CallList execution, Readback RGBA:
pixel[0, 0]: 1.0 0.0 0.0 1.0
------------------------------------
data[0x7f], background: expected RGBA (0.0, 0.0 1.0 1.0)
First execution, Readback RGBA:
pixel[0, 0]: 0.0 0.0 1.0 1.0
CallList execution, Readback RGBA:
pixel[0, 0]: 0.0 0.0 1.0 1.0
------------------------------------
data[0x70], background: expected RGBA (0.0, 0.0 1.0 1.0)
First execution, Readback RGBA:
pixel[0, 0]: 0.0 0.0 1.0 1.0
CallList execution, Readback RGBA:
pixel[0, 0]: 0.0 0.0 1.0 1.0
------------------------------------
max delta: 0.000000
Stderr
WARNING: NVK is not a conformant Vulkan implementation, testing use only.
Environment
PIGLIT_SOURCE_DIR="/home/airlied/devel/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command
/home/airlied/devel/piglit/bin/gl-1.1-read-pixels-after-display-list -auto -fbo
dmesg

        

Back to summary